From: Malcolm Priestley Date: Sun, 16 Feb 2014 19:08:21 +0000 (+0000) Subject: staging: vt6656: int.h correct endian type X-Git-Tag: v3.15-rc1~139^2~1031 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbb18cbb7eff574c9a8c83743d5904b4954f628e;p=pandora-kernel.git staging: vt6656: int.h correct endian type Endian type u64 qwTSF Change to new base type __le64 tsf In INTnsProcessData use le64_to_cpu for qwCurrTSF. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed