From 2ffbc9c6aa2c36cbdc584ef9669b9ef97c1283c1 Mon Sep 17 00:00:00 2001 From: Lorenzo Stoakes Date: Fri, 20 Mar 2015 15:22:13 +0000 Subject: [PATCH] staging: sm750fb: Remove unused function This patch removes the unused hw712_fillrect function. This patch fixes the following sparse warning:- drivers/staging/sm750fb/sm750_accel.c:95:5: warning: symbol 'hw712_fillrect' was not declared. Should it be static? Signed-off-by: Lorenzo Stoakes Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed