]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.h
authorKevin McKinney <klmckinney1@gmail.com>
Mon, 26 Nov 2012 00:28:51 +0000 (19:28 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:07:56 +0000 (16:07 -0800)
commit8830fd0a169ab569ec2ac79106d430b10ee45353
treec3b0dc8ece2e09067fdc86d864b5d318d1f210a8
parent2fb99f8b0d68387d88fd22c47ab4865a93ce757e
Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.h

This patch replaces "B_UINT8" with "u8" in
HostMIBSInterface.h.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/HostMIBSInterface.h