Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a31488ca authored by David S. Miller's avatar David S. Miller
Browse files

[SKGE]: Fix build on big-endian



Missing PCI_REV_DESC define.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 023e09a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
/* PCI config registers */
#define PCI_DEV_REG1	0x40
#define PCI_DEV_REG2	0x44
#define  PCI_REV_DESC	 0x4

#define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \
			       PCI_STATUS_SIG_SYSTEM_ERROR | \