projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e38e3
)
ARM: EXYNOS4: Remove useless codes on NURI board
author
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 10 Oct 2011 10:55:30 +0000
(19:55 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 12 Oct 2011 10:26:24 +0000
(19:26 +0900)
The 'nuri_cm_devices' is defined but not used.
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/mach-nuri.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-exynos4/mach-nuri.c
b/arch/arm/mach-exynos4/mach-nuri.c
index bbd13f454151bcee0bbbd1a732df19693cafedf2..20932ec4ddb3833d551b1af17239345d9483369a 100644
(file)
--- a/
arch/arm/mach-exynos4/mach-nuri.c
+++ b/
arch/arm/mach-exynos4/mach-nuri.c
@@
-1066,13
+1066,6
@@
static struct platform_device nuri_max8903_device = {
},
};
-static struct device *nuri_cm_devices[] = {
- &s3c_device_i2c5.dev,
- &s3c_device_adc.dev,
- NULL, /* Reserved for UART */
- NULL,
-};
-
static void __init nuri_power_init(void)
{
int gpio;