From: Greg Kroah-Hartman Date: Wed, 24 Aug 2011 21:44:13 +0000 (-0700) Subject: Staging: remove drivers/char/scc.h as it should have gone a while ago X-Git-Tag: v3.2-rc1~169^2^2~864^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ec3ba93c5fad9dca0dab272491c625fe6a2f67d;p=pandora-kernel.git Staging: remove drivers/char/scc.h as it should have gone a while ago This was needed by one of the generic serial drivers that was removed a while ago. No one even noticed that the driver could not be built properly while it was in the staging directory. So this removed the unneeded .h file. Reported-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed