aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-12-17 23:20:55 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-12-18 16:19:35 -0800
commitee219e5e7c12b742243a080e2d8d288a48a32e44 (patch)
tree54ea3bd7241ad81d6bb3ec6b9659f1a9744ed784 /include
parent[PATCH] Input: fix an OOPS in HID driver (diff)
downloadlinux-dev-ee219e5e7c12b742243a080e2d8d288a48a32e44.tar.xz
linux-dev-ee219e5e7c12b742243a080e2d8d288a48a32e44.zip
[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3
Fix a typo which breaks radeon drm compilation with gcc 2.95.3. The offending line was added back in 2.6.11-rc3, but was harmless back then. A recent addition nearby changed it into a compilation breaker: commit 281ab031a8c9e5b593142eb4ec59a87faae8676a. The doubled semi-colon ends up being an empty instruction, and the variable declaration thus ends up being in the middle of "code". Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Mark M. Hoffman <mhoffman@lightlink.com> Cc: Paul Mackerras <paulus@samba.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions