On Wed, Aug 12, 2015 at 04:54:29PM +0200, Thierry Reding wrote:
> From: Thierry Reding
>
> Use of the extern keyword for function prototypes is unnecessary, so it
> can be removed.
>
> Signed-off-by: Thierry Reding
Applied both patches to drm-misc.
-Daniel
> ---
> include/drm/drm_plane_helpe
From: Thierry Reding
Use of the extern keyword for function prototypes is unnecessary, so it
can be removed.
Signed-off-by: Thierry Reding
---
include/drm/drm_plane_helper.h | 45 +-
1 file changed, 22 insertions(+), 23 deletions(-)
diff --git a/include