Remove more unnecessary quantum.h includes (#23402)
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
#include "ec.h"
|
||||
#include <avr/interrupt.h>
|
||||
#include "analog.h"
|
||||
//#include "debug.h" // needed for debugging
|
||||
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
#include "ec.h"
|
||||
#include <avr/interrupt.h>
|
||||
#include "analog.h"
|
||||
//#include "debug.h" // needed for debugging
|
||||
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
#include "ec.h"
|
||||
#include <avr/interrupt.h>
|
||||
#include "analog.h"
|
||||
//#include "debug.h" // needed for debugging
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
*/
|
||||
|
||||
#include "ec.h"
|
||||
#include <avr/interrupt.h>
|
||||
|
||||
#include "quantum.h"
|
||||
#include "analog.h"
|
||||
//#include "debug.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user