forked from OERV-BSP/u-boot
common: Drop linux/bitops.h from common header
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
/* Control registers */
|
||||
|
||||
/* Magic value ("virt" string) - Read Only */
|
||||
#include <linux/bitops.h>
|
||||
#define VIRTIO_MMIO_MAGIC_VALUE 0x000
|
||||
|
||||
/* Virtio device version - Read Only */
|
||||
|
||||
Reference in New Issue
Block a user