]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
auxdisplay: small cleanups
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 24 Jul 2008 04:31:51 +0000 (21:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:41 +0000 (10:47 -0700)
commitb340e8a57ef381e69c99a7a8ede61a6bf71a8014
treea7e975b48d0d6f6cfa49b8173b1b5daf99be580e
parent5bb49fcd501aa9fd3d321a22b7c01d9b0db7ab36
auxdisplay: small cleanups

- Use BUILD_BUG_ON for CFAG12864B_SIZE instead of runtime-check

- Use get_zeroed_page()

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Miguel Ojeda Sandonis <maxextreme@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/auxdisplay/cfag12864b.c