mirror of
git://projects.qi-hardware.com/f32xbase.git
synced 2025-04-21 12:27:27 +03:00
Renamed gpio.* to gpio-s3c24xx.*
- f32x/Makefile (OBJS_om): rename gpio.o to gpio-s3c24xx.o - f32x/gpio-s3c24xx.h, f32x/gpio-s3c24xx.c, f32x/c2-om.c: renamed gpio.* to gpio-s3c24xx.* to
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "gpio.h"
|
||||
#include "gpio-s3c24xx.h"
|
||||
#include "c2-drv.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user