include/arm_ffa.h: Audit include list
This file does not need <linux/printk.h> but does directly need <linux/types.h>. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef __ARM_FFA_H
|
||||
#define __ARM_FFA_H
|
||||
|
||||
#include <linux/printk.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
/*
|
||||
* This header is public. It can be used by clients to access
|
||||
|
||||
Reference in New Issue
Block a user