[PATCH 11/20] drm: order includes alphabetically in drmP.h

2014-08-29 Thread Thierry Reding
On Fri, Aug 29, 2014 at 12:12:37PM +0200, David Herrmann wrote: > It is hardly possible to review the drmP.h includes, anymore. Order them > alphabetically, linux/ first, then asm/ and then local drm/ includes. > > Since a long time ago, kernel headers have been converted to include > required hea

[PATCH 11/20] drm: order includes alphabetically in drmP.h

2014-08-29 Thread David Herrmann
It is hardly possible to review the drmP.h includes, anymore. Order them alphabetically, linux/ first, then asm/ and then local drm/ includes. Since a long time ago, kernel headers have been converted to include required headers themselves. No-one cares whether that means the compiler has to inclu