Searched hist:c48c8d51c29efba160a1b27555d97f6ee0d049a6 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wan/ |
H A D | wanxlfw.S | diff c48c8d51c29efba160a1b27555d97f6ee0d049a6 Tue Nov 06 20:37:24 CST 2012 David Howells <dhowells@redhat.com> Fix the wanxl firmware to include missing constants
Fix the wanxl firmware to include missing constants such as PARITY_NONE. It should be #including the linux/hdlc/ioctl.h header.
To make this work, we also have to guard parts of ioctl.h with !__ASSEMBLY__.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff c48c8d51c29efba160a1b27555d97f6ee0d049a6 Tue Nov 06 20:37:24 CST 2012 David Howells <dhowells@redhat.com> Fix the wanxl firmware to include missing constants
Fix the wanxl firmware to include missing constants such as PARITY_NONE. It should be #including the linux/hdlc/ioctl.h header.
To make this work, we also have to guard parts of ioctl.h with !__ASSEMBLY__.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/hdlc/ |
H A D | ioctl.h | diff c48c8d51c29efba160a1b27555d97f6ee0d049a6 Tue Nov 06 20:37:24 CST 2012 David Howells <dhowells@redhat.com> Fix the wanxl firmware to include missing constants
Fix the wanxl firmware to include missing constants such as PARITY_NONE. It should be #including the linux/hdlc/ioctl.h header.
To make this work, we also have to guard parts of ioctl.h with !__ASSEMBLY__.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|