Staging: bcm: Replace unsigned long long with u64 in Ioctl.h
authorKevin McKinney <klmckinney1@gmail.com>
Tue, 4 Dec 2012 03:36:24 +0000 (22:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:47:10 +0000 (10:47 -0800)
This patch replaces "unsigned long long" with
u64" in Ioctl.h.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found