diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-05-11 22:49:25 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2018-05-14 17:14:21 +0200 |
commit | 88e10092f6a623b88808f782b6637162b5b658fb (patch) | |
tree | 75378f038cd5c1cd1cebd04eb7103689fee1f5ed /drivers/ata/libahci_platform.c | |
parent | ahci: enable full queue depth of 32 (diff) | |
download | linux-88e10092f6a623b88808f782b6637162b5b658fb.tar.xz linux-88e10092f6a623b88808f782b6637162b5b658fb.zip |
sata_fsl: use the right type for tag bitshift
Since ATA_TAG_INTERNAL is now > 31 bits, we need to extend the
type to ULL to cover 32/64-bit cases.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/libahci_platform.c')
0 files changed, 0 insertions, 0 deletions