[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1LdOqH-0004wg-JB@closure.thunk.org>
Date: Sat, 28 Feb 2009 08:02:57 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Dave Airlie <airlied@...ux.ie>, Ingo Molnar <mingo@...e.hu>
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: i915 needs pgprot_writecombine() and is_io_mapping_posible()
A recent (probably within the last week) commit seems to have caused
the i915 driver to need to use two unexported symbols:
ERROR: "pgprot_writecombine" [drivers/gpu/drm/i915/i915.ko] undefined!
ERROR: "is_io_mapping_possible" [drivers/gpu/drm/i915/i915.ko] undefined!
Is the right fix just to export them?
Thanks,
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists