From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build warning after merge of the drm-misc tree Date: Fri, 16 Aug 2019 13:31:32 +1000 Message-ID: <20190816133132.6b37d7fa@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/IC4A=I2yzw9mVSXt_Y0ZdLK"; protocol="application/pgp-signature"; micalg=pgp-sha256 Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Daniel Vetter , Intel Graphics , DRI Cc: Linux Next Mailing List , Linux Kernel Mailing List , Laurent Pinchart , Sam Ravnborg List-Id: dri-devel@lists.freedesktop.org --Sig_/IC4A=I2yzw9mVSXt_Y0ZdLK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the drm-misc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: warning: same module names found: drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.ko drivers/gpu/drm/panel/panel-nec-nl8048hl11.ko warning: same module names found: drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.ko drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.ko warning: same module names found: drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.ko drivers/gpu/drm/panel/panel-sony-acx565akm.ko warning: same module names found: drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.ko drivers/gpu/drm/panel/panel-tpo-td028ttec1.ko warning: same module names found: drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.ko drivers/gpu/drm/panel/panel-tpo-td043mtea1.ko Introduced by commits df439abe6501 ("drm/panel: Add driver for the NEC NL8048HL11 panel") c9cf4c2a3bd3 ("drm/panel: Add driver for the Sharp LS037V7DW01 panel") 1c8fc3f0c5d2 ("drm/panel: Add driver for the Sony ACX565AKM panel") 415b8dd08711 ("drm/panel: Add driver for the Toppoly TD028TTEC1 panel") dc2e1e5b2799 ("drm/panel: Add driver for the Toppoly TD043MTEA1 panel") --=20 Cheers, Stephen Rothwell --Sig_/IC4A=I2yzw9mVSXt_Y0ZdLK Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl1WI5QACgkQAVBC80lX 0GwRHQf/QDlEwyhJCOKizMPg8T0hbva+mS465aNjjHvczqhKjoKqZ5CyZhdamS5G wPXELESVZ+PURv1jJSdD1hRkMvDdAlvyeOehkNWBkoZO0wv3J81LB/wO15fKdnMf TDPusdBJlLPK2wjqd45tAWDzyfHzIY9KbiSYckD8ogUKuhwgNF5uu/te9WtmcIiz rpDzuebFjN2t1/D1rsRKDJNWU3U1VNjkerwifWuJoFielZ4+giPqtBSMPQbO4bdR S13jVpp+VIc9vQKYCstVwCbHVoqWf4C8YA81RxXdSGWiEPt4/76Zydor5FneQOWW QMN+nW0HZp7q871eXOYR3tuvvCP3uw== =HXwu -----END PGP SIGNATURE----- --Sig_/IC4A=I2yzw9mVSXt_Y0ZdLK--