]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/arm/mach-pxa/magician.c
[ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 24 Apr 2008 17:10:46 +0000 (18:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 24 Apr 2008 20:55:59 +0000 (21:55 +0100)
commite03e0590b2b29b62f0480524090e469baa13d5f5
tree55633faaffe792df21b2af26909082dba8df974d
parentd3930614e68bdf83a120d904c039a64e9f75dba1
[ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info

Platform data must not be marked with __devinit. Even __devinitdata
would be wrong as the platform driver can be compiled as a module.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/magician.c