diff options
author | Alex Waterman <alexw@nvidia.com> | 2017-04-28 15:09:11 -0400 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2017-05-02 19:05:52 -0400 |
commit | ef7908a455f53d4644131aa8d568282197943935 (patch) | |
tree | 4fb268bff83c083ff5e6131601a373ffca7dcbb7 /include/uapi/linux | |
parent | 2e131a1e10a6e62fe6861f2893050e6ea2cf5239 (diff) |
gpu: nvgpu: Add bitmap.h to nvgpu's bitops.h
In the Linux kernel many bitmap operations are included in bitmap.h
and not in bitops.h. In nvgpu it seems we assume that these two sets
of functions are contained in the same header. This patch ensures
then when including bitops.h we get both bitmap declarations and bit
ops declarations.
Change-Id: I9fea75d6c920e1a2992922f927f2d91bbdbdedd3
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: http://git-master/r/1472364
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions