Roel Kluin 6bf69b5ebf pnpacpi: __initdata is not an identifier
sparse complains at drivers/pnp/pnpacpi/core.c:39 with the error:
Trying to use reserved word '__attribute__' as identifier
Expected ) in function declarator, got ".init.data"

and at drivers/pnp/pnpacpi/core.c:49:38 with the error:
undefined identifier 'excluded_id_list'

With the patch below these sparse complaints do not occur

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-02-14 01:19:16 -05:00
..
2008-02-14 01:04:18 -05:00
2008-02-09 03:33:40 -05:00
2008-02-05 09:44:23 -08:00
2008-02-06 10:41:15 -08:00
2008-02-07 20:39:44 -05:00
2008-02-08 14:32:37 -08:00
2008-02-08 09:22:38 -08:00
2008-02-13 08:16:34 -08:00
2008-02-07 08:42:23 -08:00
2008-02-14 01:01:28 -05:00
2008-02-13 16:21:19 -08:00
2008-02-09 10:46:40 +01:00
2008-01-31 11:25:51 +11:00
2008-02-09 23:27:01 -08:00
2008-02-03 17:30:25 +02:00
2008-02-06 10:41:07 -08:00