Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
b341d84c
Commit
b341d84c
authored
May 07, 2013
by
Geert Uytterhoeven
Committed by
Chris Zankel
May 09, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xtensa: Switch to asm-generic/linkage.h
Signed-off-by:
Geert Uytterhoeven
<
geert@linux-m68k.org
>
parent
a078ccff
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
16 deletions
+1
-16
arch/xtensa/include/asm/Kbuild
arch/xtensa/include/asm/Kbuild
+1
-0
arch/xtensa/include/asm/linkage.h
arch/xtensa/include/asm/linkage.h
+0
-16
No files found.
arch/xtensa/include/asm/Kbuild
View file @
b341d84c
...
...
@@ -15,6 +15,7 @@ generic-y += irq_regs.h
generic-y += kdebug.h
generic-y += kmap_types.h
generic-y += kvm_para.h
generic-y += linkage.h
generic-y += local.h
generic-y += local64.h
generic-y += percpu.h
...
...
arch/xtensa/include/asm/linkage.h
deleted
100644 → 0
View file @
a078ccff
/*
* include/asm-xtensa/linkage.h
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2001 - 2005 Tensilica Inc.
*/
#ifndef _XTENSA_LINKAGE_H
#define _XTENSA_LINKAGE_H
/* Nothing to do here ... */
#endif
/* _XTENSA_LINKAGE_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment