diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-10-18 22:43:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-18 10:14:39 -0700 |
commit | c23fe83138ed7b11ad763cbe8bf98e5378c04bd6 (patch) | |
tree | 488ddc0d4d00091a2565cdaea70b17bd1611180b /drivers/char/hpet.c | |
parent | 56f2de81e020c537f7e35550d13840143cb765cd (diff) | |
download | blackbird-op-linux-c23fe83138ed7b11ad763cbe8bf98e5378c04bd6.tar.gz blackbird-op-linux-c23fe83138ed7b11ad763cbe8bf98e5378c04bd6.zip |
debugfs: Add debugfs_create_ulong()
Add debugfs_create_ulong() for the users of type 'unsigned long'. These
will be 32 bits long on a 32 bit machine and 64 bits long on a 64 bit
machine.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/hpet.c')
0 files changed, 0 insertions, 0 deletions