Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reform
reform-boundary-uboot
Commits
99ca91b6
Commit
99ca91b6
authored
11 years ago
by
Tom Rini
Committed by
Macpaul Lin
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
Signed-off-by:
Tom Rini
<
trini@ti.com
>
parent
951344b7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
arch/nds32/include/asm/io.h
+1
-3
1 addition, 3 deletions
arch/nds32/include/asm/io.h
arch/nds32/include/asm/setup.h
+1
-3
1 addition, 3 deletions
arch/nds32/include/asm/setup.h
with
2 additions
and
6 deletions
arch/nds32/include/asm/io.h
+
1
−
3
View file @
99ca91b6
...
@@ -7,9 +7,7 @@
...
@@ -7,9 +7,7 @@
* Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
* Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
* Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
* Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
*
*
* This program is free software; you can redistribute it and/or modify
* SPDX-License-Identifier: GPL-2.0
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*
* Modifications:
* Modifications:
* 16-Sep-1996 RMK Inlined the inx/outx functions & optimised for both
* 16-Sep-1996 RMK Inlined the inx/outx functions & optimised for both
...
...
This diff is collapsed.
Click to expand it.
arch/nds32/include/asm/setup.h
+
1
−
3
View file @
99ca91b6
...
@@ -5,9 +5,7 @@
...
@@ -5,9 +5,7 @@
* Copyright (C) 2008 Andes Technology Corporation
* Copyright (C) 2008 Andes Technology Corporation
* Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com)
* Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com)
*
*
* This program is free software; you can redistribute it and/or modify
* SPDX-License-Identifier: GPL-2.0
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*
* Structure passed to kernel to tell it about the
* Structure passed to kernel to tell it about the
* hardware it's running on. See Documentation/arm/Setup
* hardware it's running on. See Documentation/arm/Setup
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment