sh: Convert struct ioctls to static defines.
authorMike Frysinger <vapier@gentoo.org>
Mon, 12 Mar 2007 07:12:45 +0000 (16:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 12 Mar 2007 07:12:45 +0000 (16:12 +0900)
This fixes up some compile failures for cases where we don't include
all of the headers. There's not much point in keeping the struct
references around anyways, most of the others have been converted
already.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found