1. 19 Dec, 2005 1 commit
    • Jean Delvare's avatar
      [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3 · ee219e5e
      Jean Delvare authored
      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 281ab031.
      
      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: default avatarJean 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: default avatarLinus Torvalds <torvalds@osdl.org>
      ee219e5e
  2. 18 Dec, 2005 7 commits
  3. 16 Dec, 2005 14 commits
  4. 15 Dec, 2005 18 commits