firewire: Use linux/*.h instead of asm/*.h header files.
Signed-off-by: Kristian Hoegsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
a77754a75d
commit
04dfb8dbd2
@ -22,8 +22,8 @@
|
|||||||
#ifndef __fw_cdev_h
|
#ifndef __fw_cdev_h
|
||||||
#define __fw_cdev_h
|
#define __fw_cdev_h
|
||||||
|
|
||||||
#include <asm/ioctl.h>
|
#include <linux/ioctl.h>
|
||||||
#include <asm/types.h>
|
#include <linux/types.h>
|
||||||
|
|
||||||
#define TCODE_WRITE_QUADLET_REQUEST 0
|
#define TCODE_WRITE_QUADLET_REQUEST 0
|
||||||
#define TCODE_WRITE_BLOCK_REQUEST 1
|
#define TCODE_WRITE_BLOCK_REQUEST 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user