mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
drm: omapdrm: Clean up #include's
Use the <...> include style instead of "..." for DRM headers and sort the headers alphabetically to ease detection of duplicates. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
This commit is contained in:
parent
0c19ac9d03
commit
2d278f5414
12 changed files with 43 additions and 44 deletions
|
@ -17,9 +17,9 @@
|
|||
* this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/shmem_fs.h>
|
||||
#include <linux/spinlock.h>
|
||||
|
||||
#include <drm/drm_vma_manager.h>
|
||||
|
||||
#include "omap_drv.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue