Commit 10a2ec03 authored by Alan Cox's avatar Alan Cox Committed by David Woodhouse

[PATCH] Make mca-legacy bitch at users

This lets me put mca-legacy into drivers to fix them for now without
worrying about losing the fact they want more attention
parent 2a017ea0
......@@ -7,6 +7,8 @@
#ifndef _LINUX_MCA_LEGACY_H
#define _LINUX_MCA_LEGACY_H
#warning "MCA legacy - please move your driver to the new sysfs api"
/* MCA_NOTFOUND is an error condition. The other two indicate
* motherboard POS registers contain the adapter. They might be
* returned by the mca_find_adapter() function, and can be used as
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment