drm: omapdrm: Clean up #include's
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / omapdrm / omap_gem.c
index e9718b99a8a9f022bdbc2501e9e1005270bc1f6a..2ab77801cf5f070ab08bc5f8255c6126291b94b3 100644 (file)
@@ -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"