From: Stefan Richter Date: Thu, 22 Jul 2010 09:58:05 +0000 (+0200) Subject: tools/firewire: nosy-dump: fix it on x86-64 X-Git-Tag: v2.6.36-rc1~490^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bcc69fb6a48edb3ddf2e8c42f1d1c242196bf74;p=pandora-kernel.git tools/firewire: nosy-dump: fix it on x86-64 Replace 'unsigned long' and the (unaffected) 'unsigned int' by uint32_t if they represent quadlets. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed