diff options
| author | Scott Wood <[email protected]> | 2006-12-04 14:57:19 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-12-13 15:38:46 -0800 |
| commit | 6eefd34fdcbd34e2cddb8b7da26d838367591954 (patch) | |
| tree | 16b19067de4ad05a29bae7ee3303dda90c52b995 /include/linux/debugobjects.h | |
| parent | c63e07834bb12910bea41da15b8902150f5217c2 (diff) | |
Driver core: Make platform_device_add_data accept a const pointer
platform_device_add_data() makes a copy of the data that is given to it,
and thus the parameter can be const. This removes a warning when data
from get_property() on powerpc is handed to platform_device_add_data(),
as get_property() returns a const pointer.
Signed-off-by: Scott Wood <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions