commit | cc906f8e237770cf22d132dfa27ea586d67f7bf2 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 17 11:06:28 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 17 11:06:28 2009 +0100 |
tree | 380eb1d90298b3de1b8494f94ccaacd06027ee3f | |
parent | 923e3819005e60449ed6c9c8a86fd8e5cd9e6d77 [diff] |
MIPS: ioctl.h: Cleanup. o Rewrite to use <asm-generic/ioctl.h>. Cuts down the file from 40 to 16 lines. o Delete _IOC_VOID, _IOC_OUT, _IOC_IN and _IOC_INOUT. They were added for 2.1.14 but I was not able to find any user - not even historical ones. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>