-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: mxs: remove platform device codes
With all the board files removed, there is no user for those platform device code. Remove them. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
- Loading branch information
Shawn Guo
committed
Aug 17, 2012
1 parent
4a1e75b
commit f940b02
Showing
20 changed files
with
1 addition
and
979 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,5 @@ | ||
| if ARCH_MXS | ||
|
|
||
| source "arch/arm/mach-mxs/devices/Kconfig" | ||
|
|
||
| config SOC_IMX23 | ||
| bool | ||
| select ARM_AMBA | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,6 @@ | ||
| # Common support | ||
| obj-y := devices.o icoll.o iomux.o ocotp.o system.o timer.o mm.o | ||
| obj-y := icoll.o iomux.o ocotp.o system.o timer.o mm.o | ||
|
|
||
| obj-$(CONFIG_PM) += pm.o | ||
|
|
||
| obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o | ||
|
|
||
| obj-y += devices/ |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.