Revision 96eb7164e3c2f8c1b53118078e5c06f7c34c2d49 authored by Uwe Kleine-König on 01 February 2010, 14:57:25 UTC, committed by Ben Dooks on 07 March 2010, 22:02:16 UTC
Having a pointer to the probe function is unnecessary when using
platform_driver_probe and yields a section mismatch warning after
removing the white list entry "*driver" for
{ .data$, .data.rel$ } -> { .init.* } mismatches in modpost.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
1 parent 3f9900f
History
File Mode Size
executive
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 515 bytes
cpu.c -rw-r--r-- 1.3 KB
csrc-octeon.c -rw-r--r-- 2.3 KB
dma-octeon.c -rw-r--r-- 10.3 KB
flash_setup.c -rw-r--r-- 2.1 KB
octeon-irq.c -rw-r--r-- 20.6 KB
octeon-memcpy.S -rw-r--r-- 12.8 KB
octeon-platform.c -rw-r--r-- 7.4 KB
octeon_boot.h -rw-r--r-- 2.2 KB
serial.c -rw-r--r-- 3.5 KB
setup.c -rw-r--r-- 22.8 KB
smp.c -rw-r--r-- 11.2 KB

back to top