[PATCH 1/2] get_property returns const

2007-04-30 Thread Stephen Rothwell
This is the last place that needs changing since get_property was changed to return "const void *". Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- drivers/net/ehea/ehea_main.c | 13 ++--- 1 files changed, 6 insertions(+), 7 deletions(-) -- Cheers, Stephen Rothwell

[PATCH 1/2] get_property returns const

2007-04-30 Thread Stephen Rothwell
This is the last place that needs changing since get_property was changed to return const void *. Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] --- drivers/net/ehea/ehea_main.c | 13 ++--- 1 files changed, 6 insertions(+), 7 deletions(-) -- Cheers, Stephen Rothwell