commit | fbd168461e65e73016c34b2eacd76d87218c8a9f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Mar 12 16:12:45 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 12 16:12:45 2007 +0900 |
tree | 2adf26ca0574944bf6d13f1cd8827de752ad6ecc | |
parent | 72a121ba6d1a264b1d42892ec5d3ccd2b2af6b74 [diff] |
sh: Convert struct ioctls to static defines. 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>