diff options
author | Marc Kleine-Budde <[email protected]> | 2010-06-15 10:56:45 +0200 |
---|---|---|
committer | Ben Dooks <[email protected]> | 2010-08-11 00:28:23 +0100 |
commit | 21e2ecfe19df8f28408b5a607fef8704f51fa7f8 (patch) | |
tree | 636ca1c56cf0d39d0b3b446611c2a2c95d4cfcd8 /scripts/patch-kernel | |
parent | 45d7f32c7a43cbb9592886d38190e379e2eb2226 (diff) |
i2c-pxa: fix compiler warning, due to missing const
This patch adds the missing const to "struct platform_device_id" to fix
this warning:
/home/frogger/pengutronix/linux/linux-2.6/drivers/i2c/busses/i2c-pxa.c:
In function 'i2c_pxa_probe':
/home/frogger/pengutronix/linux/linux-2.6/drivers/i2c/busses/i2c-pxa.c:1004:
warning: initialization discards qualifiers from pointer target type
Signed-off-by: Marc Kleine-Budde <[email protected]>
Cc: Eric Miao <[email protected]>
Cc: Roel Kluin <[email protected]>
Cc: Pavel Machek <[email protected]>
Signed-off-by: Ben Dooks <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions