From: Mark Hounschell Date: Mon, 14 Apr 2014 20:42:43 +0000 (-0400) Subject: staging: dgap: remove uchar typedef and replace use with u8 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2023d18e6b38c5490df0cd6f17a8e0f2ec6dae0f;p=pandora-kernel.git staging: dgap: remove uchar typedef and replace use with u8 This patch removes the uchar typedef in dgap.h and changes all uses of it to u8. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed