commit | be935d5b6301865b4e9ec35d79d398cedb3c82b7 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Wed Jul 23 21:31:41 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:40 2008 -0700 |
tree | 5dc4883ec437747d2ef6fe39cdd0bb0ae2fb5111 | |
parent | 18b095d4b847bb08bf8a1bace7711a93d27732c0 [diff] |
lxfb: drop dead declarations from header We never sent the gamma stuff upstream, and don't really care about it. However, lx_[gs]_et_gamma prototypes snuck into lxfb.h anyways; there are no definitions for them. Drop the dead code. Signed-off-by: Andres Salomon <dilinger@debian.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>