diff options
| author | Andrew Morton <[email protected]> | 2006-10-04 02:16:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-04 07:55:24 -0700 |
| commit | 0271eb947db2704a0ff8be68d72915ab021d1ead (patch) | |
| tree | 5fe268cd25a9541b9d71470c07cda062ef27c1c1 /include/linux | |
| parent | 237fead619984cc48818fe12ee0ceada3f55b012 (diff) | |
[PATCH] fbdev: riva warning fix
drivers/video/riva/fbdev.c: In function `riva_get_EDID_OF':
drivers/video/riva/fbdev.c:1846: warning: assignment discards qualifiers from pointer target type
This code is being bad: copying a pointer to read-only OF data into a
non-const pointer.
Cc: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions