sdm845-common: gpt-utils: Drop unnecessary include
* When using generated_kernel_headers including asm/byteorder.h will cause a warning due to unused static functions. Change-Id: I2a74ec92487c13c4645048c96da8cb92b3cbd9f0
This commit is contained in:
parent
8972d3c504
commit
8937c5d867
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@
|
|||
#include <limits.h>
|
||||
#include <dirent.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <asm/byteorder.h>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in a new issue