dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/firmware/google
Maxin B. John d2554f50df firmware: google: fix gsmi.c build warning
Use min_t() macro instead of min() to fix a build warning:

  CC      drivers/firmware/google/gsmi.o
drivers/firmware/google/gsmi.c: In function ‘gsmi_get_variable’:
drivers/firmware/google/gsmi.c:348: warning: comparison of distinct
pointer types lacks a cast

Signed-off-by: Maxin B. John <maxin.john@gmail.com>
Acked-By: Mike Waychison <mikew@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-09 16:23:49 -08:00
..
Kconfig firmware: fix GOOGLE_SMI kconfig dependency warning 2011-06-07 10:01:16 -07:00
Makefile driver: Google Memory Console 2011-04-29 18:09:34 -07:00
gsmi.c firmware: google: fix gsmi.c build warning 2011-12-09 16:23:49 -08:00
memconsole.c driver: Google Memory Console 2011-04-29 18:09:34 -07:00