drm: remove writeq/readq function definitions
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Fri, 2 Jun 2017 11:25:10 +0000 (13:25 +0200)
committerSean Paul <seanpaul@chromium.org>
Fri, 2 Jun 2017 14:41:20 +0000 (10:41 -0400)
commit71ae3df2445a6cb3a1c1980954ee79ac944165f8
tree514d1e05c9f3197b83f41cf685fb075826634379
parenta57bf53e294d2919f2bd1e0817c63105adf3c023
drm: remove writeq/readq function definitions

Instead of rewriting write/readq, use linux/io-64-nonatomic-lo-hi.h which
already have them.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170602112510.17544-1-clabbe.montjoie@gmail.com
include/drm/drm_os_linux.h