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
2a8bd56a
Commit
2a8bd56a
authored
Nov 11, 2010
by
Uwe Kleine-König
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: mx25: remove now empty devices.h
Signed-off-by:
Uwe Kleine-König
<
u.kleine-koenig@pengutronix.de
>
parent
bb4c853f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
3 deletions
+0
-3
arch/arm/mach-mx25/devices.h
arch/arm/mach-mx25/devices.h
+0
-0
arch/arm/mach-mx25/eukrea_mbimxsd-baseboard.c
arch/arm/mach-mx25/eukrea_mbimxsd-baseboard.c
+0
-1
arch/arm/mach-mx25/mach-cpuimx25.c
arch/arm/mach-mx25/mach-cpuimx25.c
+0
-1
arch/arm/mach-mx25/mach-mx25_3ds.c
arch/arm/mach-mx25/mach-mx25_3ds.c
+0
-1
No files found.
arch/arm/mach-mx25/devices.h
deleted
100644 → 0
View file @
bb4c853f
arch/arm/mach-mx25/eukrea_mbimxsd-baseboard.c
View file @
2a8bd56a
...
...
@@ -36,7 +36,6 @@
#include <mach/audmux.h>
#include "devices-imx25.h"
#include "devices.h"
static
struct
pad_desc
eukrea_mbimxsd_pads
[]
=
{
/* LCD */
...
...
arch/arm/mach-mx25/mach-cpuimx25.c
View file @
2a8bd56a
...
...
@@ -41,7 +41,6 @@
#include <mach/iomux-mx25.h>
#include "devices-imx25.h"
#include "devices.h"
static
const
struct
imxuart_platform_data
uart_pdata
__initconst
=
{
.
flags
=
IMXUART_HAVE_RTSCTS
,
...
...
arch/arm/mach-mx25/mach-mx25_3ds.c
View file @
2a8bd56a
...
...
@@ -42,7 +42,6 @@
#include <mach/iomux-mx25.h>
#include "devices-imx25.h"
#include "devices.h"
static
const
struct
imxuart_platform_data
uart_pdata
__initconst
=
{
.
flags
=
IMXUART_HAVE_RTSCTS
,
...
...
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