qcacld-3.0: Move hdd_dsc to osif/sync
Move the contents of hdd_dsc to the new files added in osif/sync as part of Ica94d32028d10d344294d6cc12d91a06efe1ab6c. Change-Id: I556e9d2833edd2bd26266496b6000347649c5fbe CRs-Fixed: 2396512
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2018 The Linux Foundation. All rights reserved.
|
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -24,6 +24,7 @@
|
|||||||
#define __WLAN_DSC_PSOC_H
|
#define __WLAN_DSC_PSOC_H
|
||||||
|
|
||||||
#include "qdf_status.h"
|
#include "qdf_status.h"
|
||||||
|
#include "wlan_dsc_driver.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* struct dsc_psoc - opaque dsc psoc context
|
* struct dsc_psoc - opaque dsc psoc context
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2018 The Linux Foundation. All rights reserved.
|
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -24,6 +24,7 @@
|
|||||||
#define __WLAN_DSC_VDEV_H
|
#define __WLAN_DSC_VDEV_H
|
||||||
|
|
||||||
#include "qdf_status.h"
|
#include "qdf_status.h"
|
||||||
|
#include "wlan_dsc_psoc.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* struct dsc_vdev - opaque dsc vdev context
|
* struct dsc_vdev - opaque dsc vdev context
|
||||||
|
Reference in New Issue
Block a user