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
3a6f52a7
Commit
3a6f52a7
authored
Nov 10, 2010
by
Uwe Kleine-König
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: imx: remove now empty devices.h
Signed-off-by:
Uwe Kleine-König
<
u.kleine-koenig@pengutronix.de
>
parent
9f871469
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
0 additions
and
15 deletions
+0
-15
arch/arm/mach-imx/devices.c
arch/arm/mach-imx/devices.c
+0
-2
arch/arm/mach-imx/devices.h
arch/arm/mach-imx/devices.h
+0
-0
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c
+0
-1
arch/arm/mach-imx/mach-cpuimx27.c
arch/arm/mach-imx/mach-cpuimx27.c
+0
-1
arch/arm/mach-imx/mach-imx27_visstrim_m10.c
arch/arm/mach-imx/mach-imx27_visstrim_m10.c
+0
-1
arch/arm/mach-imx/mach-imx27lite.c
arch/arm/mach-imx/mach-imx27lite.c
+0
-1
arch/arm/mach-imx/mach-mx1ads.c
arch/arm/mach-imx/mach-mx1ads.c
+0
-1
arch/arm/mach-imx/mach-mx21ads.c
arch/arm/mach-imx/mach-mx21ads.c
+0
-1
arch/arm/mach-imx/mach-mx27_3ds.c
arch/arm/mach-imx/mach-mx27_3ds.c
+0
-1
arch/arm/mach-imx/mach-mx27ads.c
arch/arm/mach-imx/mach-mx27ads.c
+0
-1
arch/arm/mach-imx/mach-mxt_td60.c
arch/arm/mach-imx/mach-mxt_td60.c
+0
-1
arch/arm/mach-imx/mach-pca100.c
arch/arm/mach-imx/mach-pca100.c
+0
-1
arch/arm/mach-imx/mach-pcm038.c
arch/arm/mach-imx/mach-pcm038.c
+0
-1
arch/arm/mach-imx/mach-scb9328.c
arch/arm/mach-imx/mach-scb9328.c
+0
-1
arch/arm/mach-imx/pcm970-baseboard.c
arch/arm/mach-imx/pcm970-baseboard.c
+0
-1
No files found.
arch/arm/mach-imx/devices.c
View file @
3a6f52a7
...
@@ -42,8 +42,6 @@
...
@@ -42,8 +42,6 @@
#include <mach/common.h>
#include <mach/common.h>
#include <mach/mmc.h>
#include <mach/mmc.h>
#include "devices.h"
#if defined(CONFIG_ARCH_MX1)
#if defined(CONFIG_ARCH_MX1)
/* GPIO port description */
/* GPIO port description */
static
struct
mxc_gpio_port
imx_gpio_ports
[]
=
{
static
struct
mxc_gpio_port
imx_gpio_ports
[]
=
{
...
...
arch/arm/mach-imx/devices.h
deleted
100644 → 0
View file @
9f871469
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c
View file @
3a6f52a7
...
@@ -36,7 +36,6 @@
...
@@ -36,7 +36,6 @@
#include <mach/audmux.h>
#include <mach/audmux.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
static
const
int
eukrea_mbimx27_pins
[]
__initconst
=
{
static
const
int
eukrea_mbimx27_pins
[]
__initconst
=
{
/* UART2 */
/* UART2 */
...
...
arch/arm/mach-imx/mach-cpuimx27.c
View file @
3a6f52a7
...
@@ -42,7 +42,6 @@
...
@@ -42,7 +42,6 @@
#include <mach/ulpi.h>
#include <mach/ulpi.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
static
const
int
eukrea_cpuimx27_pins
[]
__initconst
=
{
static
const
int
eukrea_cpuimx27_pins
[]
__initconst
=
{
/* UART1 */
/* UART1 */
...
...
arch/arm/mach-imx/mach-imx27_visstrim_m10.c
View file @
3a6f52a7
...
@@ -37,7 +37,6 @@
...
@@ -37,7 +37,6 @@
#include <mach/iomux.h>
#include <mach/iomux.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
#define OTG_PHY_CS_GPIO (GPIO_PORTF + 17)
#define OTG_PHY_CS_GPIO (GPIO_PORTF + 17)
#define SDHC1_IRQ IRQ_GPIOB(25)
#define SDHC1_IRQ IRQ_GPIOB(25)
...
...
arch/arm/mach-imx/mach-imx27lite.c
View file @
3a6f52a7
...
@@ -25,7 +25,6 @@
...
@@ -25,7 +25,6 @@
#include <mach/iomux-mx27.h>
#include <mach/iomux-mx27.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
static
const
int
mx27lite_pins
[]
__initconst
=
{
static
const
int
mx27lite_pins
[]
__initconst
=
{
/* UART1 */
/* UART1 */
...
...
arch/arm/mach-imx/mach-mx1ads.c
View file @
3a6f52a7
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#include <mach/irqs.h>
#include <mach/irqs.h>
#include "devices-imx1.h"
#include "devices-imx1.h"
#include "devices.h"
static
const
int
mx1ads_pins
[]
__initconst
=
{
static
const
int
mx1ads_pins
[]
__initconst
=
{
/* UART1 */
/* UART1 */
...
...
arch/arm/mach-imx/mach-mx21ads.c
View file @
3a6f52a7
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
#include <mach/mxc_nand.h>
#include <mach/mxc_nand.h>
#include "devices-imx21.h"
#include "devices-imx21.h"
#include "devices.h"
/*
/*
* Memory-mapped I/O on MX21ADS base board
* Memory-mapped I/O on MX21ADS base board
...
...
arch/arm/mach-imx/mach-mx27_3ds.c
View file @
3a6f52a7
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
#include <mach/iomux-mx27.h>
#include <mach/iomux-mx27.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
#define SD1_EN_GPIO (GPIO_PORTB + 25)
#define SD1_EN_GPIO (GPIO_PORTB + 25)
...
...
arch/arm/mach-imx/mach-mx27ads.c
View file @
3a6f52a7
...
@@ -32,7 +32,6 @@
...
@@ -32,7 +32,6 @@
#include <mach/mxc_nand.h>
#include <mach/mxc_nand.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
/*
/*
* Base address of PBC controller, CS4
* Base address of PBC controller, CS4
...
...
arch/arm/mach-imx/mach-mxt_td60.c
View file @
3a6f52a7
...
@@ -33,7 +33,6 @@
...
@@ -33,7 +33,6 @@
#include <linux/i2c/pca953x.h>
#include <linux/i2c/pca953x.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
static
const
int
mxt_td60_pins
[]
__initconst
=
{
static
const
int
mxt_td60_pins
[]
__initconst
=
{
/* UART0 */
/* UART0 */
...
...
arch/arm/mach-imx/mach-pca100.c
View file @
3a6f52a7
...
@@ -42,7 +42,6 @@
...
@@ -42,7 +42,6 @@
#include <mach/ulpi.h>
#include <mach/ulpi.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
#define OTG_PHY_CS_GPIO (GPIO_PORTB + 23)
#define OTG_PHY_CS_GPIO (GPIO_PORTB + 23)
#define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24)
#define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24)
...
...
arch/arm/mach-imx/mach-pcm038.c
View file @
3a6f52a7
...
@@ -40,7 +40,6 @@
...
@@ -40,7 +40,6 @@
#include <mach/ulpi.h>
#include <mach/ulpi.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
static
const
int
pcm038_pins
[]
__initconst
=
{
static
const
int
pcm038_pins
[]
__initconst
=
{
/* UART1 */
/* UART1 */
...
...
arch/arm/mach-imx/mach-scb9328.c
View file @
3a6f52a7
...
@@ -25,7 +25,6 @@
...
@@ -25,7 +25,6 @@
#include <mach/iomux-mx1.h>
#include <mach/iomux-mx1.h>
#include "devices-imx1.h"
#include "devices-imx1.h"
#include "devices.h"
/*
/*
* This scb9328 has a 32MiB flash
* This scb9328 has a 32MiB flash
...
...
arch/arm/mach-imx/pcm970-baseboard.c
View file @
3a6f52a7
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
#include <mach/hardware.h>
#include <mach/hardware.h>
#include "devices-imx27.h"
#include "devices-imx27.h"
#include "devices.h"
static
const
int
pcm970_pins
[]
__initconst
=
{
static
const
int
pcm970_pins
[]
__initconst
=
{
/* SDHC */
/* SDHC */
...
...
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