[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Feb 2007 08:33:51 +0000 (00:33 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 14 Feb 2007 16:09:57 +0000 (08:09 -0800)
commit22943364cffd404e1bba4f097ac21bc74031eba3
tree6f412abe90ae7e7d376bc24861cf3f5475c06c87
parentc37ce0324962010e768f2570e2603553263ff219
[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver

In the binary sysctl interface the hpet driver was claiming to be the cdrom
driver.  This is a no-no so remove support for the binary interface.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/hpet.c