soc: ti_simplelink: rename header directory for registers

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-10-31 09:25:48 -04:00 committed by Anas Nashif
commit 9b93334832
5 changed files with 4 additions and 4 deletions

View file

@ -9,10 +9,10 @@
#define _CC2650_SOC_H_
#include <misc/util.h>
#include "include/ccfg.h"
#include "include/gpio.h"
#include "include/ioc.h"
#include "include/prcm.h"
#include "registers/ccfg.h"
#include "registers/gpio.h"
#include "registers/ioc.h"
#include "registers/prcm.h"
/* Helper functions and macros */