mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 02:02:08 +02:00
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:
@@ -31,6 +31,7 @@
|
||||
#include <init.h>
|
||||
#include <asm/relocs.h>
|
||||
#include <asm/sections.h>
|
||||
#include <linux/bitops.h>
|
||||
|
||||
/**
|
||||
* read_uint() - Read an unsigned integer from the buffer
|
||||
|
Reference in New Issue
Block a user