https://github.com/torvalds/linux
Revision d1846b0e7a1dc26f90fb0d75641aca9abb077ef9 authored by David Brownell on 28 November 2008, 14:24:38 UTC, committed by Jean Delvare on 28 November 2008, 14:24:38 UTC
Build fixes for isp1301_omap; no behavior changes:

  - fix incorrect probe() signature (it changed many months ago)
  - provide missing functions on H3 and H4 boards
  - "sparse" fixes (static, NULL-vs-0)

The H3 build bits subset some of the stuff that was previously in
the OMAP tree but never went to mainline.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
1 parent ed31348
History
Tip revision: d1846b0e7a1dc26f90fb0d75641aca9abb077ef9 authored by David Brownell on 28 November 2008, 14:24:38 UTC
i2c/isp1301_omap: Build fixes
Tip revision: d1846b0
File Mode Size
Kconfig -rw-r--r-- 773 bytes
Makefile -rw-r--r-- 378 bytes
clockevents.c -rw-r--r-- 5.7 KB
clocksource.c -rw-r--r-- 14.0 KB
jiffies.c -rw-r--r-- 2.6 KB
ntp.c -rw-r--r-- 11.5 KB
tick-broadcast.c -rw-r--r-- 14.2 KB
tick-common.c -rw-r--r-- 8.8 KB
tick-internal.h -rw-r--r-- 4.4 KB
tick-oneshot.c -rw-r--r-- 3.4 KB
tick-sched.c -rw-r--r-- 18.9 KB
timekeeping.c -rw-r--r-- 14.3 KB
timer_list.c -rw-r--r-- 7.2 KB
timer_stats.c -rw-r--r-- 9.7 KB

back to top