Insert the required whitespace after the function declaration as
suggested by checkpatch.
CHECK: Please use a blank line after function/struct/union/enum
declarations
Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
        return 0;
 }
+
 #undef CURVE
 #endif
 
 
 
        return 0;
 }
+
 #undef CURVE
 
 static struct fbtft_display display = {
 
 
        return 0;
 }
+
 #undef CURVE
 
 static struct fbtft_display display = {
 
 
        return 0;
 }
+
 #undef CURVE
 
 static struct fbtft_display display = {