From: Nishanth Menon Date: Mon, 12 Jul 2010 22:56:01 +0000 (-0500) Subject: staging: tidspbridge: remove std.h X-Git-Tag: v2.6.36-rc1~520^2~1^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2094f12d440c5a9fae032932266fa4a44135194c;p=pandora-kernel.git staging: tidspbridge: remove std.h std.h introduces _TI_ _FLOAT_ _FIXED_ _TARGET_ ARG_TO_INT ARG_TO_PTR which are no longer being used anywhere. we dont really need the custom std.h header. remove it from the repo. where we need types, introduce standard types.h Signed-off-by: Nishanth Menon Reviewed-by: Felipe Contreras Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed