]> git.karo-electronics.de Git - karo-tx-linux.git/commit
misc: fuse: fix dummy functions
authorStephen Warren <swarren@nvidia.com>
Mon, 16 Jun 2014 21:05:04 +0000 (15:05 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Jun 2014 21:12:07 +0000 (15:12 -0600)
commitd97f79366c566b2986cf6a142eb4d04a6eb4e970
treec044db070a40a4ccf8007d27e8d0ded88ce61468
parent672c9216c5404e9b4e04655ded8b5ac855864c10
misc: fuse: fix dummy functions

The Tegra fuse header's dummy functions for the case where Tegra20 is
disabled are inconsistent with the correct prototypes, and have some
syntax errors. Fix these. While at it, fix the indentation level of
the dummy function bodies.

Fixes: 40969e30ad7c ("misc: fuse: Add efuse driver for Tegra")
Cc: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
drivers/misc/fuse/tegra/fuse.h