mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: staging: ion: move uapi/ion.h to uapi/linux/ion.h
Bug: 133508579 Test: builds Change-Id: I599a78e1acd2eed909f40e5a5b6a62813610990c Signed-off-by: Sandeep Patil <sspatil@google.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <linux/sched.h>
|
||||
#include <linux/shrinker.h>
|
||||
#include <linux/types.h>
|
||||
#include <uapi/ion.h>
|
||||
#include <uapi/linux/ion.h>
|
||||
|
||||
/**
|
||||
* struct ion_buffer - metadata for a particular buffer
|
||||
|
||||
Reference in New Issue
Block a user