summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/dm646x.c
diff options
context:
space:
mode:
authorSekhar Nori2010-06-28 13:46:37 +0200
committerKevin Hilman2010-08-05 18:58:23 +0200
commitf027512db7410ed149422262b07d2c78f0a36282 (patch)
tree5b631d24ab486a68ceed0c7d72361930a3187d84 /arch/arm/mach-davinci/dm646x.c
parentdavinci: DM365: fixed second serial port (diff)
downloadkernel-qcow2-linux-f027512db7410ed149422262b07d2c78f0a36282.tar.gz
kernel-qcow2-linux-f027512db7410ed149422262b07d2c78f0a36282.tar.xz
kernel-qcow2-linux-f027512db7410ed149422262b07d2c78f0a36282.zip
davinci: da8xx: sparse cleanup: remove duplicate entries in irq priorities
This patch helps get rid of the following sparse warnings of the type: CHECK arch/arm/mach-davinci/da830.c arch/arm/mach-davinci/da830.c:1026:3: warning: Initializer entry defined twice arch/arm/mach-davinci/da830.c:1027:3: also defined here coming from the irq priorities array init. Apart from one instance of genuinie repetition, most are are instances of multiple #defines of the same interrupt number. I have not removed the multiple definitions from the irq.h file in the hope that someone might decide to use them as shared interrupts at some point of time. The priority initialization however needs to be done only once and hence has been corrected. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/dm646x.c')
0 files changed, 0 insertions, 0 deletions