diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2015-11-16 17:53:36 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-19 11:39:58 -0200 |
commit | c278504d2a65d1ca167e242af42d0732a305ed99 (patch) | |
tree | 33f9faf9762a620c5a380feece2e9d8d1756f6c1 /ipc | |
parent | d80ca8bd71f0b01b2b12459189927cb3299cfab9 (diff) | |
download | talos-op-linux-c278504d2a65d1ca167e242af42d0732a305ed99.tar.gz talos-op-linux-c278504d2a65d1ca167e242af42d0732a305ed99.zip |
[media] media: rc: improve RC_BIT_ constant definition
The RC_BIT_ constants are used in 64-bit bitmaps.
In case of > 32 RC_BIT_ constants the current code will fail
on 32-bit systems.
Therefore define the RC_BIT_ constants as unsigned long long.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions