diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2019-07-16 09:42:20 +0300 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2019-07-17 13:52:55 +0300 |
commit | 9aef5867c86c7bfad92f4208f2ad673de359f51b (patch) | |
tree | b01bbcd6a65ae0ddbf314e4ca10943bb7a459bb2 /security/lsm_audit.c | |
parent | c2156ccd9657c9962d2b9f2322976785a070f02f (diff) | |
download | linux-9aef5867c86c7bfad92f4208f2ad673de359f51b.tar.xz |
drm/mediatek: drop use of drmP.h
Drop use of the deprecated drmP.h header file.
While touching the include files divide them up in blocks
in the typical order:
\#include <linux/*>
\#include <video/*>
\#include <drm/*>
\#include ""
And sort the includes in the blocks
Add the necessary includes to fix build after removal of drmP.h
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-mediatek@lists.infradead.org
Link: https://patchwork.freedesktop.org/patch/msgid/20190716064220.18157-20-sam@ravnborg.org
Diffstat (limited to 'security/lsm_audit.c')
0 files changed, 0 insertions, 0 deletions