aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_lcdc.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2012-07-08 19:03:33 +0000
committerBlue Swirl <blauwirbel@gmail.com>2012-08-04 15:51:23 +0000
commit17a4ed8a5ebbbe8c3e7ea61b523571ddd20fa911 (patch)
tree4c5cef6eb0ac2a61e038e04430c85343ff1a28bb /hw/omap_lcdc.c
parent9b4c0b56b5f0b341ffa41238e3d2e96ec3b031d9 (diff)
downloadqemu-17a4ed8a5ebbbe8c3e7ea61b523571ddd20fa911.zip
qemu-17a4ed8a5ebbbe8c3e7ea61b523571ddd20fa911.tar.gz
qemu-17a4ed8a5ebbbe8c3e7ea61b523571ddd20fa911.tar.bz2
bitops: drop volatile qualifier
Qualifier 'volatile' is not useful for applications, it's too strict for single threaded code but does not give the real atomicity guarantees needed for multithreaded code. Drop them and now useless casts. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions