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
nexedi
linux
Commits
0eefe718
Commit
0eefe718
authored
Jul 04, 2010
by
Eric Miao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ARM] pxa/corgi: remove unused declarations of corgiscoop_device
Signed-off-by:
Eric Miao
<
eric.y.miao@gmail.com
>
parent
7166519d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
arch/arm/mach-pxa/corgi.c
arch/arm/mach-pxa/corgi.c
+0
-2
arch/arm/mach-pxa/include/mach/corgi.h
arch/arm/mach-pxa/include/mach/corgi.h
+0
-5
No files found.
arch/arm/mach-pxa/corgi.c
View file @
0eefe718
...
...
@@ -185,8 +185,6 @@ static struct scoop_pcmcia_config corgi_pcmcia_config = {
.
num_devs
=
1
,
};
EXPORT_SYMBOL
(
corgiscoop_device
);
static
struct
w100_mem_info
corgi_fb_mem
=
{
.
ext_cntl
=
0x00040003
,
.
sdram_mode_reg
=
0x00650021
,
...
...
arch/arm/mach-pxa/include/mach/corgi.h
View file @
0eefe718
...
...
@@ -109,10 +109,5 @@
#define CORGI_GPIO_BACKLIGHT_CONT (CORGI_SCOOP_GPIO_BASE + 7)
#define CORGI_GPIO_MIC_BIAS (CORGI_SCOOP_GPIO_BASE + 8)
/*
* Shared data structures
*/
extern
struct
platform_device
corgiscoop_device
;
#endif
/* __ASM_ARCH_CORGI_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