]> git.neil.brown.name Git - history.git/commit
[PATCH] saa7134-core.c compile fix for old gcc
authorAndrew Morton <akpm@osdl.org>
Thu, 16 Oct 2003 00:34:56 +0000 (17:34 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 16 Oct 2003 00:34:56 +0000 (17:34 -0700)
commitd99e5b2d9e99b89f9eb7cdafc724f8a11e3a85d4
tree49e5333651e9eefb18314934f7ba7901b6751ff9
parentafb93a834936928da14893b72aab0427198c161a
[PATCH] saa7134-core.c compile fix for old gcc

It is using token pasting in ways which confuse gcc-2.9x.
drivers/media/video/saa7134/saa7134-core.c