Revision 869f8dfa52295e75e043af618e47305e4b109bc1 authored by Randy Dunlap on 17 November 2011, 02:20:51 UTC, committed by Linus Torvalds on 17 November 2011, 12:29:02 UTC
Fix build warnings:
  drivers/platform/x86/dell-laptop.c:592:13: warning: function declaration isn't a prototype
  drivers/platform/x86/dell-laptop.c:599:13: warning: function declaration isn't a prototype

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent d29387e
History
File Mode Size
boards
Kconfig -rw-r--r-- 505 bytes
Makefile -rw-r--r-- 189 bytes
Platform -rw-r--r-- 200 bytes
clk.c -rw-r--r-- 3.8 KB
cpu.c -rw-r--r-- 10.0 KB
cs.c -rw-r--r-- 3.2 KB
dev-dsp.c -rw-r--r-- 1.4 KB
dev-enet.c -rw-r--r-- 3.8 KB
dev-pcmcia.c -rw-r--r-- 3.0 KB
dev-uart.c -rw-r--r-- 1.7 KB
dev-wdt.c -rw-r--r-- 969 bytes
early_printk.c -rw-r--r-- 645 bytes
gpio.c -rw-r--r-- 2.8 KB
irq.c -rw-r--r-- 5.5 KB
prom.c -rw-r--r-- 1.1 KB
setup.c -rw-r--r-- 2.8 KB
timer.c -rw-r--r-- 4.4 KB

back to top