diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-03-19 09:08:21 +1100 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2007-03-19 09:08:21 +1100 |
commit | 4b560fde06aeb342f3ff0bce924627ab722d251a (patch) | |
tree | 0ef357c410d73259731752021c2839420a1b79ad /REPORTING-BUGS | |
parent | 99da6d861c659bb1a961b70f50fad268b9ed5a5f (diff) | |
download | kernel-crypto-4b560fde06aeb342f3ff0bce924627ab722d251a.tar.gz kernel-crypto-4b560fde06aeb342f3ff0bce924627ab722d251a.tar.xz kernel-crypto-4b560fde06aeb342f3ff0bce924627ab722d251a.zip |
drm: fix warning in drm_fops.c
drivers/char/drm/drm_fops.c: In function 'drm_setup':
drivers/char/drm/drm_fops.c:60: warning: comparison of distinct pointer types lacks a cast
Unfortunately PAGE_SIZE has different types on different architectures.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions