X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-terminal%2Fgrdev-drm.c;h=066a4d8b100bff982f2fc5259d307d3cc11c02f4;hb=b6e676ce41508e2aeea22202fc8f234126177f52;hp=2df63537f09b216e95a015f55119715df5ba5a99;hpb=56f64d95763a799ba4475daf44d8e9f72a1bd474;p=elogind.git diff --git a/src/libsystemd-terminal/grdev-drm.c b/src/libsystemd-terminal/grdev-drm.c index 2df63537f..066a4d8b1 100644 --- a/src/libsystemd-terminal/grdev-drm.c +++ b/src/libsystemd-terminal/grdev-drm.c @@ -42,7 +42,6 @@ #include "grdev.h" #include "grdev-internal.h" #include "macro.h" -#include "udev-util.h" #include "util.h" #define GRDRM_MAX_TRIES (16) @@ -2060,7 +2059,7 @@ static void grdrm_card_configure(grdrm_card *card) { * headache to configure on dynamic demands. Therefore, we only * support it if configured statically beforehand. * - * * CRTCs are not created equal. Some might be much more poweful + * * CRTCs are not created equal. Some might be much more powerful * than others, including more advanced plane support. So far, our * CRTC selection is random. You need to supply static * configuration if you want special setups. So far, there is no