From: Jeff Mahoney Date: Fri, 20 Aug 2010 21:14:03 +0000 (-0400) Subject: ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox) X-Git-Tag: v2.6.37-rc1~155^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94da7d6f1ff3793669946146d9b6ab9c608b938e;p=pandora-kernel.git ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox) This patch converts avr32 to use asm-generic/ioctls.h instead of its own version. The differences between the arch-specific version and the generic version are as follows: - The generic version adds support for termiox Acked-by: Haavard Skinnemoen Signed-off-by: Jeff Mahoney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed