drm: Fixes linux-next & linux-2.6 checkstack warnings:
authorPrarit Bhargava <prarit@redhat.com>
Mon, 24 May 2010 00:24:07 +0000 (10:24 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 24 May 2010 00:24:07 +0000 (10:24 +1000)
drivers/gpu/drm/nouveau/nv40_graph.c: In function `nv40_graph_init':
drivers/gpu/drm/nouveau/nv40_graph.c:400: warning: the frame size of 1184 bytes is larger than 1024 bytes
drivers/gpu/drm/radeon/radeon_atombios.c: In function `radeon_get_atom_connector_info_from_supported_devices_table':
drivers/gpu/drm/radeon/radeon_atombios.c:857: warning: the frame size of 1872 bytes is larger than 1024 bytes

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found